Skip to main content

Slack Services and Webhook Events

In this topic, you can see the list of services and webhook events that are available with Slack integration in the Backflipt platform.

Services:

  1. +
    Get Channels
    Get a list of all channels available for the user. details
  2. +
    Get My User Id
    Get the user's ID.
  3. +
    Send Message to Bot Channel
    Send a message to the bot channel. If no channel is opened or present, a new channel will be created with the Backflipt bot.
  4. +
    Get My Userlnfo
    Get the user's user information.
  5. +
    Users list
    Get a list of all the users.
  6. +
    Send Message To Channel
    Send a message to the selected channel. The message will be sent through the user's account.
  7. +
    Get My Username
    Get the user's user name.
  8. +
    Fetch messages for channel
    Get messages from the selected channel.
  9. Create Text Object Backup
  10. Create Section for Text
  11. +
    Send Message To Particular Channel
    Send a message to a particular channel.
  12. +
    Send DirectMessage
    Send a message directly to the user.
  13. Get My Url
  14. + -
    Get My Team Name
    Get the user's team name.
  15. Create Modal View
  16. Create Input Fields
  17. Create Section with Fields
  18. Create Action Payload
  19. Action Callback Parser
  20. Create Section For Fields
  21. Create Modal Object
  22. Create Text Object
  23. Create Actions
  24. Send Message with Fields And Actions
  25. Send Bot Message with Fields And Actions
  26. Update Message With Fields and Actions
  27. Create Link Actions
  28. Create Channel
  29. Reply To Message With Fields And Actions

Webhook Event:

On Action is the only webhook event in the Slack integration.

Top of page